PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / setColor Method
The color to be used for the outline item's text.
In This Topic
    setColor Method
    In This Topic
    Sets the color.
    Syntax
    public void setColor( 
       PDFRgbColor color
    )

    Parameters

    color
    The color to be used for the outline item's text.
    See Also